FaISIRImportTrackLog 
EntityType  Independent 
Logical Entity Name  FaISIRImportTrackLog 
Default Table Name  FaISIRImportTrackLog 
Logical Only  NO 
Definition 
 
Note 
 

FaISIRImportTrackLog Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaISIRImportTrackLogId(PK)    INTEGER  NO 
 
FaISIRMainId(FK)    INTEGER  NO 
 
FaYearId(FK)    CHAR(2)  NO 
 
BatchID    VARCHAR(30)  NO 
 
Message    VARCHAR(200)  NO 
 
C2KValue    VARCHAR(20)  NO 
 
ISIRValue    VARCHAR(20)  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

FaISIRImportTrackLog Keys 
Key Name  Key Type  Keys 
UK_FaISIRImportTrackLog_FaISIRMainId_FaYearId  Unique Constraint  FaISIRMainId, FaYearId 
NK_FaISIRImportTrackLog_UserId  Inversion Entry  UserId 
NK_FaISIRImportTrackLog_BatchID  Inversion Entry  BatchID 
NK_FaISIRImportTrackLog_FaISIRMainId  Inversion Entry  FaISIRMainId 
NK_FaISIRImportTrackLog_FaYearId  Inversion Entry  FaYearId 
PK_FaISIRImportTrackLog_FaISIRImportTrackLogId  PrimaryKey  FaISIRImportTrackLogId 

FaISIRImportTrackLog Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
IsirSummary  Non-Identifying  One To Zero or More        FaISIRMainId  NO 
AwardYear  Non-Identifying  One To Zero or More        FaYearId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaISIRImportTrackLog Check Constraints 
Check Constraint Name  CheckConstraint